home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / German.lproj / MenuCommands.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-03-28  |  522 b   |  15 lines

  1. /* Delete menu command. */
  2. "Delete" = "Löschen";
  3.  
  4. /* Cut menu command. */
  5. "Cut" = "Ausschneiden";
  6.  
  7. /* Select All menu command. */
  8. "Select All" = "Alles auswählen";
  9.  
  10. /* Paste menu command. */
  11. "Paste" = "Einfügen";
  12.  
  13. /* Copy menu command. */
  14. "Copy" = "Kopieren";
  15.